'Declaration Function TemplateBind( _ ByVal propertyName As String, _ ByVal boundName As String _ ) As T
T TemplateBind( string propertyName, string boundName )
Parameters
- propertyName
- The specified property name.
- boundName
- The specified item name in DataContext.
Return Value
Current builder.